2024-03-19 18:01:11,688 [ 176775 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-19 18:01:11,688 [ 176775 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-19 18:01:11,688 [ 176775 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-19 18:01:11,688 [ 176775 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_zk2xec --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_HELPER_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_BASE_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBERIZED_HADOOP_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBEROS_KDC_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JS_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards test_ssl_cert_authentication/test.py::test_create_user test_ssl_cert_authentication/test.py::test_https test_ssl_cert_authentication/test.py::test_https_non_ssl_auth test_ssl_cert_authentication/test.py::test_https_wrong_cert test_ssl_cert_authentication/test.py::test_native test_ssl_cert_authentication/test.py::test_native_fallback_to_password test_ssl_cert_authentication/test.py::test_native_wrong_cert test_storage_hudi/test.py::test_create_query test_storage_hudi/test.py::test_describe_query test_storage_hudi/test.py::test_select_query test_storage_iceberg/test.py::test_create_query test_storage_iceberg/test.py::test_describe_query test_storage_iceberg/test.py::test_select_query test_storage_policies/test.py::test_storage_policy_configuration_change test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_non_default_scema test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_system_clusters_actual_information/test.py::test test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_system_flush_logs/test.py::test_system_logs[system.part_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] test_system_flush_logs/test.py::test_system_logs[system.text_log-0] test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] test_text_log_level/test.py::test_basic test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zookeeper_config/test_secure.py::test_secure_connection -vvv' altinityinfra/integration-tests-runner:0-0a8ac3b092733da37e3e2a0079c486938a36790d '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.2, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [60 items] scheduling tests via LoadFileScheduling test_ssl_cert_authentication/test.py::test_create_user test_table_function_mongodb/test.py::test_auth_source[False] test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_storage_postgresql/test.py::test_auto_close_connection test_storage_hudi/test.py::test_create_query test_storage_iceberg/test.py::test_create_query test_user_directories/test.py::test_duplicates test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_transactions/test.py::test_rollback_unfinished_on_restart1 [gw1] [ 1%] PASSED test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_system_flush_logs/test.py::test_system_logs[system.part_log-1] [gw3] [ 3%] PASSED test_ssl_cert_authentication/test.py::test_create_user test_ssl_cert_authentication/test.py::test_https [gw3] [ 5%] PASSED test_ssl_cert_authentication/test.py::test_https test_ssl_cert_authentication/test.py::test_https_non_ssl_auth [gw1] [ 6%] PASSED test_system_flush_logs/test.py::test_system_logs[system.part_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_log-1] [gw3] [ 8%] PASSED test_ssl_cert_authentication/test.py::test_https_non_ssl_auth test_ssl_cert_authentication/test.py::test_https_wrong_cert [gw3] [ 10%] PASSED test_ssl_cert_authentication/test.py::test_https_wrong_cert test_ssl_cert_authentication/test.py::test_native [gw1] [ 11%] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] [gw3] [ 13%] PASSED test_ssl_cert_authentication/test.py::test_native test_ssl_cert_authentication/test.py::test_native_fallback_to_password [gw1] [ 15%] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] test_system_flush_logs/test.py::test_system_logs[system.text_log-0] [gw3] [ 16%] PASSED test_ssl_cert_authentication/test.py::test_native_fallback_to_password test_ssl_cert_authentication/test.py::test_native_wrong_cert [gw1] [ 18%] PASSED test_system_flush_logs/test.py::test_system_logs[system.text_log-0] test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] [gw3] [ 20%] PASSED test_ssl_cert_authentication/test.py::test_native_wrong_cert [gw1] [ 21%] PASSED test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw6] [ 23%] PASSED test_storage_hudi/test.py::test_create_query test_storage_hudi/test.py::test_describe_query [gw1] [ 25%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend [gw6] [ 26%] PASSED test_storage_hudi/test.py::test_describe_query test_storage_hudi/test.py::test_select_query [gw8] [ 28%] PASSED test_storage_iceberg/test.py::test_create_query test_storage_iceberg/test.py::test_describe_query [gw8] [ 30%] PASSED test_storage_iceberg/test.py::test_describe_query test_storage_iceberg/test.py::test_select_query [gw4] [ 31%] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories [gw1] [ 33%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw2] [ 35%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw2] [ 36%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw2] [ 38%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw2] [ 40%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] [gw2] [ 41%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw8] [ 43%] PASSED test_storage_iceberg/test.py::test_select_query [gw2] [ 45%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_zookeeper_config/test_secure.py::test_secure_connection [gw5] [ 46%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized [gw4] [ 48%] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw6] [ 50%] PASSED test_storage_hudi/test.py::test_select_query [gw7] [ 51%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw5] [ 53%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards [gw0] [ 55%] PASSED test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries [gw4] [ 56%] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw5] [ 58%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards [gw7] [ 60%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw4] [ 61%] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style [gw2] [ 63%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] test_storage_policies/test.py::test_storage_policy_configuration_change [gw4] [ 65%] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw4] [ 66%] PASSED test_user_directories/test.py::test_relative_path [gw3] [ 68%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw9] [ 70%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_text_log_level/test.py::test_basic [gw9] [ 71%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw7] [ 73%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw1] [ 75%] PASSED test_zookeeper_config/test_secure.py::test_secure_connection [gw3] [ 76%] PASSED test_text_log_level/test.py::test_basic test_system_clusters_actual_information/test.py::test [gw2] [ 78%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] [gw0] [ 80%] PASSED test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 [gw0] [ 81%] PASSED test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone [gw0] [ 83%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_non_default_scema [gw0] [ 85%] PASSED test_storage_postgresql/test.py::test_non_default_scema test_storage_postgresql/test.py::test_postgres_conversions [gw0] [ 86%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed [gw0] [ 88%] PASSED test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim [gw0] [ 90%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw0] [ 91%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw0] [ 93%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 95%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw0] [ 96%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw0] [ 98%] PASSED test_storage_postgresql/test.py::test_where_false [gw9] [100%] PASSED test_system_clusters_actual_information/test.py::test =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2333: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_table_function_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:226: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:88: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /usr/local/lib/python3.8/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:123: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:185: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:144: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:46: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 121.40s call test_system_clusters_actual_information/test.py::test 92.69s call test_storage_postgresql/test.py::test_concurrent_queries 39.18s call test_zookeeper_config/test_secure.py::test_secure_connection 38.24s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 35.87s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 31.97s call test_table_function_mongodb/test.py::test_simple_select[False] 31.54s setup test_storage_postgresql/test.py::test_auto_close_connection 29.82s setup test_zookeeper_config/test_secure.py::test_secure_connection 28.71s setup test_table_function_mongodb/test.py::test_simple_select[False] 27.51s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 23.89s teardown test_storage_hudi/test.py::test_select_query 23.29s setup test_table_function_mongodb/test.py::test_secure_connection[True] 23.12s call test_storage_policies/test.py::test_storage_policy_configuration_change 23.09s teardown test_storage_iceberg/test.py::test_select_query 22.88s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 22.13s setup test_table_function_mongodb/test.py::test_auth_source[False] 21.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 20.91s setup test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 20.49s setup test_storage_iceberg/test.py::test_create_query 20.28s setup test_system_clusters_actual_information/test.py::test 19.92s setup test_storage_hudi/test.py::test_create_query 19.05s setup test_storage_policies/test.py::test_storage_policy_configuration_change 17.38s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 17.23s setup test_text_log_level/test.py::test_basic 16.91s setup test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 16.44s setup test_ssl_cert_authentication/test.py::test_create_user 16.38s setup test_user_directories/test.py::test_duplicates 16.20s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 12.28s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 9.90s call test_transactions/test.py::test_rollback_unfinished_on_restart2 9.86s call test_user_directories/test.py::test_mixed_style 9.60s teardown test_zookeeper_config/test_secure.py::test_secure_connection 8.51s call test_user_directories/test.py::test_old_style 7.86s call test_transactions/test.py::test_rollback_unfinished_on_restart1 7.75s call test_user_directories/test.py::test_relative_path 7.57s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 7.51s call test_storage_hudi/test.py::test_select_query 6.29s call test_user_directories/test.py::test_local_directories 6.27s call test_user_directories/test.py::test_memory 5.92s call test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 5.70s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 5.02s call test_user_directories/test.py::test_duplicates 4.45s teardown test_table_function_mongodb/test.py::test_simple_select[False] 4.26s teardown test_text_log_level/test.py::test_basic 4.17s teardown test_storage_postgresql/test.py::test_where_false 4.00s call test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 3.79s call test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 3.72s teardown test_system_clusters_actual_information/test.py::test 3.66s call test_storage_postgresql/test.py::test_predefined_connection_configuration 3.48s call test_storage_iceberg/test.py::test_select_query 3.42s teardown test_system_flush_logs/test.py::test_system_suspend 3.24s teardown test_ssl_cert_authentication/test.py::test_native_wrong_cert 3.24s call test_storage_postgresql/test.py::test_postgres_distributed 2.59s teardown test_user_directories/test.py::test_relative_path 2.13s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 2.05s call test_storage_postgresql/test.py::test_non_default_scema 1.95s call test_system_flush_logs/test.py::test_system_suspend 1.91s call test_text_log_level/test.py::test_basic 1.74s call test_table_function_mongodb/test.py::test_secure_connection[True] 1.25s call test_storage_postgresql/test.py::test_postgres_on_conflict 1.23s call test_ssl_cert_authentication/test.py::test_create_user 1.13s call test_storage_postgresql/test.py::test_datetime_with_timezone 1.03s call test_storage_postgresql/test.py::test_postgres_conversions 1.01s call test_storage_postgresql/test.py::test_postgres_select_insert 0.94s call test_storage_postgresql/test.py::test_auto_close_connection 0.88s call test_table_function_mongodb/test.py::test_complex_data_type[False] 0.69s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 0.61s call test_table_function_mongodb/test.py::test_auth_source[False] 0.61s call test_ssl_cert_authentication/test.py::test_native 0.59s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 0.54s call test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.51s call test_storage_postgresql/test.py::test_where_false 0.44s call test_ssl_cert_authentication/test.py::test_native_wrong_cert 0.39s call test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.39s teardown test_storage_postgresql/test.py::test_postgres_distributed 0.37s setup test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.37s setup test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.37s call test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 0.36s call test_storage_postgresql/test.py::test_postgres_ndim 0.34s teardown test_storage_postgresql/test.py::test_concurrent_queries 0.34s teardown test_storage_postgresql/test.py::test_non_default_scema 0.34s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.34s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.34s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.34s teardown test_storage_postgresql/test.py::test_uuid 0.34s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.34s teardown test_storage_postgresql/test.py::test_datetime64 0.34s teardown test_storage_postgresql/test.py::test_auto_close_connection 0.34s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.34s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.32s call test_storage_iceberg/test.py::test_create_query 0.32s setup test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.31s call test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.27s setup test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.27s call test_storage_iceberg/test.py::test_describe_query 0.27s setup test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.27s call test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.27s call test_table_function_mongodb/test.py::test_missing_columns[False] 0.23s call test_storage_hudi/test.py::test_create_query 0.22s call test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.22s call test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.22s call test_storage_hudi/test.py::test_describe_query 0.19s call test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.19s call test_table_function_mongodb/test.py::test_no_credentials[False] 0.18s call test_storage_postgresql/test.py::test_datetime64 0.18s call test_storage_postgresql/test.py::test_uuid 0.17s call test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.10s call test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.07s call test_ssl_cert_authentication/test.py::test_https 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_storage_iceberg/test.py::test_create_query 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 0.00s teardown test_storage_hudi/test.py::test_create_query 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s teardown test_table_function_mongodb/test.py::test_auth_source[False] 0.00s setup test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection[True] 0.00s setup test_storage_postgresql/test.py::test_concurrent_queries 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_ssl_cert_authentication/test.py::test_native 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.00s setup test_storage_iceberg/test.py::test_describe_query 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 0.00s setup test_storage_postgresql/test.py::test_postgres_distributed 0.00s setup test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_user_directories/test.py::test_local_directories 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s teardown test_ssl_cert_authentication/test.py::test_create_user 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 0.00s teardown test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.00s setup test_storage_postgresql/test.py::test_datetime64 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_postgresql/test.py::test_datetime_with_timezone 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s setup test_storage_postgresql/test.py::test_non_default_scema 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_user_directories/test.py::test_old_style 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s setup test_ssl_cert_authentication/test.py::test_https 0.00s setup test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_hudi/test.py::test_describe_query 0.00s teardown test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s teardown test_user_directories/test.py::test_old_style 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_hudi/test.py::test_describe_query 0.00s setup test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.00s setup test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_user_directories/test.py::test_memory 0.00s setup test_storage_hudi/test.py::test_select_query 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.00s setup test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.00s setup test_system_flush_logs/test.py::test_system_suspend 0.00s teardown test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_user_directories/test.py::test_relative_path 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s setup test_user_directories/test.py::test_memory 0.00s teardown test_ssl_cert_authentication/test.py::test_native 0.00s teardown test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_ssl_cert_authentication/test.py::test_native_wrong_cert 0.00s teardown test_storage_iceberg/test.py::test_describe_query 0.00s setup test_storage_iceberg/test.py::test_select_query 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_ssl_cert_authentication/test.py::test_https 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_ssl_cert_authentication/test.py::test_native_fallback_to_password =========================== short test summary info ============================ PASSED test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] PASSED test_ssl_cert_authentication/test.py::test_create_user PASSED test_ssl_cert_authentication/test.py::test_https PASSED test_system_flush_logs/test.py::test_system_logs[system.part_log-1] PASSED test_ssl_cert_authentication/test.py::test_https_non_ssl_auth PASSED test_ssl_cert_authentication/test.py::test_https_wrong_cert PASSED test_system_flush_logs/test.py::test_system_logs[system.query_log-1] PASSED test_ssl_cert_authentication/test.py::test_native PASSED test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] PASSED test_ssl_cert_authentication/test.py::test_native_fallback_to_password PASSED test_system_flush_logs/test.py::test_system_logs[system.text_log-0] PASSED test_ssl_cert_authentication/test.py::test_native_wrong_cert PASSED test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] PASSED test_storage_hudi/test.py::test_create_query PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue PASSED test_storage_hudi/test.py::test_describe_query PASSED test_storage_iceberg/test.py::test_create_query PASSED test_storage_iceberg/test.py::test_describe_query PASSED test_user_directories/test.py::test_duplicates PASSED test_system_flush_logs/test.py::test_system_suspend PASSED test_table_function_mongodb/test.py::test_auth_source[False] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] PASSED test_storage_iceberg/test.py::test_select_query PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized PASSED test_user_directories/test.py::test_local_directories PASSED test_storage_hudi/test.py::test_select_query PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized PASSED test_storage_postgresql/test.py::test_auto_close_connection PASSED test_user_directories/test.py::test_memory PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_user_directories/test.py::test_mixed_style PASSED test_table_function_mongodb/test.py::test_secure_connection[True] PASSED test_user_directories/test.py::test_old_style PASSED test_user_directories/test.py::test_relative_path PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_text_log_level/test.py::test_basic PASSED test_table_function_mongodb/test.py::test_simple_select[False] PASSED test_storage_postgresql/test.py::test_concurrent_queries PASSED test_storage_postgresql/test.py::test_datetime64 PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_storage_postgresql/test.py::test_non_default_scema PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_storage_postgresql/test.py::test_postgres_distributed PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_system_clusters_actual_information/test.py::test ================= 60 passed, 13 warnings in 251.62s (0:04:11) ==================